func reflect.funcStr

2 uses

	reflect (current package)
		type.go#L1919: 	str := funcStr(ft)
		type.go#L1936: func funcStr(ft *funcType) string {